loop body 예문
예문
- 예문 더보기: 1 2 3 4 5 6 7
- The loop header dominates all blocks in the loop body.
- As live data iterates in the loop body, the pipeline is initialized.
- Loop conditions and loop bodies need lazy evaluation.
- This property is fulfilled when the code to compute loop conditions and loop bodies is inlined.
- The effect is to prematurely terminate the innermost loop body and then resume as normal with the next iteration.